buffer n. 1.【机械工程】缓冲器,缓冲垫;阻尼器,减震器;消声器。 2.【化学】缓冲,缓冲剂。 3.缓冲者;缓冲物;缓冲国(= buffer state〕。 4.〔计算机〕缓冲存储装置。 oil buffer【机械工程】油压减震器。 vt. 1.【化学】用缓冲剂处理。 2.缓和;缓冲;保护;使不利影响减少。 buffer economy by raising interest rates 以提高利率来保护经济。 The drug buffer-ed his pain. 这剂药减轻了他的病痛。 buffer2 n. 1.【机械工程】抛(光)盘,抛光轮,抛光棒。 2.抛光工人。 n. 1.〔英俚〕无能的人,老派人物。 2.家伙,人。 3.【航海】水手[掌帆]长副手。 He was a bit of buffer. 他有点低能。 an old buffer 老家伙,老糊涂,老朽。
Sends all currently buffered output to the client 向客户端发送当前所有缓冲的输出。
Sends all buffered output to the http output stream 将所有缓冲处理的输出发送到http输出流。
The fflush ( ) function writes all buffered output to an open file 函数的作用是:将所有的缓冲结果写入一个文件中。
Sends all buffered output to the http output stream and closes the socket connection 将所有缓冲处理的输出发送到http输出流并关闭套接字连接。
Sends all currently buffered output to the client , stops execution of the page , and raises the 将当前所有缓冲的输出发送到客户端,停止该页的执行,并引发
Flush the stream . this is done by writing any buffered output bytes to the underlying output stream and then flushing that stream 刷新当前输出流,将任何缓冲输出的字节输出到此流中。
Gets or sets a value indicating whether to buffer output and send it after the entire page is finished processing 获取或设置一个值,该值指示是否缓冲输出,并在完成处理整个页之后将其发送。
Gets or sets a value indicating whether to buffer output and send it after the entire response is finished processing 获取或设置一个值,该值指示是否缓冲输出,并在完成处理整个响应之后将其发送。
With the versions of the plug - in and extension used in this article , a breakpoint function is required because php buffers output before sending it to the browser 对于本文中使用的插件和扩展的版本,断点功能是必需的,因为php在把输出发送到浏览器之前会缓冲它。